home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / express6.zip / RUNME.BAT < prev    next >
DOS Batch File  |  1992-12-27  |  466b  |  12 lines

  1. @ECHO OFF
  2. ECHO.
  3. ECHO.
  4. ECHO     ════════/ USE RUNME ONLY AFTER YOU INSTALLED EXPRESS! /══════
  5. ECHO     You must First type "GO". Type "Runme" only afterwards when you
  6. ECHO     want to view Express(tm) again!. If you have already installed
  7. Echo     Express(tm) with the Go command, go ahead and press you favorite
  8. Echo     Key to continue or CTRL-C to abort...
  9. ECHO     ═════════════════════════════════════════════════════════════════
  10. pause >nul
  11. R EXP.scx
  12.